Skip to content

chore: bump @ngneat/spectator from 7.2.0 to 8.0.3 #306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

Bumps @ngneat/spectator from 7.2.0 to 8.0.3.

Changelog

Sourced from @​ngneat/spectator's changelog.

8.0.3 (2021-08-10)

8.0.2 (2021-08-04)

8.0.1 (2021-07-16)

Bug Fixes

  • 🐛 use an accurate type in matchers (83755e4), closes #382

8.0.0 (2021-07-16)

⚠ BREAKING CHANGES

  • 🧨 upgrade to v12

Features

Commits
  • 13ab573 chore(release): 8.0.3
  • f7b2f64 Bug/373 jest focus (#473)
  • 08e5bae chore(release): 8.0.2
  • 88c952e FIXED | Schematics to work with angular 12 (#466)
  • 168b1f3 docs(oninit-lifecycle-tests): mocked services in OnInit (#456)
  • 1dffa19 docs: ✏️ remove redundant section
  • 39ba0dd docs: ✏️ add detectComponentChanges section
  • e00020e chore(release): 8.0.1
  • 83755e4 fix: 🐛 use an accurate type in matchers
  • 62caf45 refactor: 💡 add production flag
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@ngneat/spectator](https://github.com/ngneat/spectator) from 7.2.0 to 8.0.3.
- [Release notes](https://github.com/ngneat/spectator/releases)
- [Changelog](https://github.com/ngneat/spectator/blob/master/CHANGELOG.md)
- [Commits](ngneat/spectator@v7.2.0...v8.0.3)

---
updated-dependencies:
- dependency-name: "@ngneat/spectator"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 17, 2021 16:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 17, 2021
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #306 (268f4ca) into main (84b0544) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #306   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines          655       655           
  Branches        62        62           
=========================================
  Hits           655       655           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84b0544...268f4ca. Read the comment docs.

Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4a09be8 into main Aug 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ngneat/spectator-8.0.3 branch August 17, 2021 16:51
@anandtiwary
Copy link
Contributor

this might be dependent on angular 12

@aaron-steinfeld
Copy link
Contributor

this might be dependent on angular 12

but this repo is on ng 12 now, right? Figured it was fine either way since it's just a test dep and the tests worked.

@anandtiwary
Copy link
Contributor

Does dependabot regenerate the package lock after we update the branch?

@aaron-steinfeld
Copy link
Contributor

Does dependabot regenerate the package lock after we update the branch?

yep (otherwise this would have failed due to the peer dep)

@github-actions
Copy link

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants